sending and receiving images over a network connection, as well as
demonstrative image storage and worklist servers.
.
- This package contains the debugging symbols for libdcmtk4v5.
+ This package contains the debugging symbols for libdcmtk5.
-dcmwlm/images/* usr/share/dcmtk/www
-dcmwlm/perl/* usr/lib/dcmtk/cgi-bin
debian/apache.conf etc/dcmtk
usr/bin/preplock usr/lib/dcmtk/cgi-bin
usr/bin/readoviw usr/lib/dcmtk/cgi-bin
export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
# needed for the tests
-DEB_CONFIGURE_SCRIPT_ENV += DCMDICTPATH=dcmdata/data/dicom.dic
+export DCMDICTPATH=$(CURDIR)/dcmdata/data/dicom.dic
+
+
# deduce documentation option (build-indep target)
ifeq "" "$(filter %-doc,$(shell dh_listpackages))"
%:
dh $@ --parallel --buildsystem=cmake
-# -DDCMTK_INSTALL_DATDIR:STRING=libdcmtk4
+# -DDCMTK_INSTALL_DATDIR:STRING=libdcmtk5
# SKIP_RPATH=OFF to run test suite:
# see #701231
-DDCMTK_WITH_ICONV:BOOL=ON \
-DUSE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON \
-DCMAKE_VERBOSE_MAKEFILE=ON \
- -DDCMTK_INSTALL_DATDIC:STRING=share/libdcmtk4 \
+ -DDCMTK_INSTALL_DATDIC:STRING=share/libdcmtk5 \
-DCMAKE_SKIP_RPATH:BOOL=OFF
# -DCMAKE_INSTALL_PREFIX=/usr \
# No tests needed for docs
override_dh_auto_test-indep:
+
+override_dh_auto_test:
+ echo "DCMDICTDIR=$(DCMDICTPATH)"
+ dh_auto_test
+ echo "DCMDICTDIR=$(DCMDICTPATH)"
+
+
override_dh_auto_install-arch:
dh_auto_install
# ??
mv ./debian/dcmtk/usr/bin/writwlst debian/dcmtk-www/usr/lib/dcmtk/cgi-bin/
override_dh_strip:
- dh_strip --dbg-package=libdcmtk4v5-dbg
+ dh_strip --dbg-package=libdcmtk5-dbg
get-orig-source:
uscan --force-download --verbose --rename